Type Definition obs_sys::obs_fader_changed_t

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