pub unsafe extern "C" fn obs_set_output_source(
    channel: u32,
    source: *mut obs_source_t
)
Expand description

Sets the primary output source for a channel.