obs_enum_hotkey_bindings

Function obs_enum_hotkey_bindings 

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