[][src]Type Definition obs_sys::obs_fader_changed_t

type obs_fader_changed_t = Option<unsafe extern "C" fn(param: *mut c_void, db: f32)>;