pub unsafe extern "C" fn obs_fader_detach_source(
    fader: *mut obs_fader_t
)
Expand description

@brief Detach the fader from the currently attached source @param fader pointer to the fader object