pub unsafe extern "C" fn obs_output_get_service(
output: *const obs_output_t,
) -> *mut obs_service_t
Expand description
Gets the current service associated with this output.
pub unsafe extern "C" fn obs_output_get_service(
output: *const obs_output_t,
) -> *mut obs_service_t
Gets the current service associated with this output.