Type Alias RawKeybindInvoke

Source
pub type RawKeybindInvoke = unsafe extern "C-unwind" fn(identifier: *const c_char, is_release: bool);