Type Alias arcdps::extras::exports::raw::ExportGetKey

source ยท
pub type ExportGetKey = unsafe extern "C" fn(control: Control, key_index: u32) -> RawKey;
Expand description

Signature of the get_key export.