Type Definition obs_sys::obs_hotkey_active_func
source · [−]pub type obs_hotkey_active_func = Option<unsafe extern "C" fn(data: *mut c_void, id: obs_hotkey_pair_id, hotkey: *mut obs_hotkey_t, pressed: bool) -> bool>;pub type obs_hotkey_active_func = Option<unsafe extern "C" fn(data: *mut c_void, id: obs_hotkey_pair_id, hotkey: *mut obs_hotkey_t, pressed: bool) -> bool>;