Function obs_enum_hotkeys

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