Function obs_sys::obs_enum_hotkeys

source ·
pub unsafe extern "C" fn obs_enum_hotkeys(
    func: obs_hotkey_enum_func,
    data: *mut c_void
)