obs_hotkey_set_name

Function obs_hotkey_set_name 

Source
pub unsafe extern "C" fn obs_hotkey_set_name(
    id: obs_hotkey_id,
    name: *const c_char,
)