pub type ExportGetKeybind = unsafe extern "C" fn(control: Control) -> RawKeybind;Expand description
Signature of the get_keybind export.
pub type ExportGetKeybind = unsafe extern "C" fn(control: Control) -> RawKeybind;Signature of the get_keybind export.