Type Alias arcdps::extras::exports::raw::ExportGetKeybind

source ยท
pub type ExportGetKeybind = unsafe extern "C" fn(control: Control) -> RawKeybind;
Expand description

Signature of the get_keybind export.