arcdps::extras::exports::raw

Type Alias ExportGetKeybind

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

Signature of the get_keybind export.