Type Alias arcdps::exports::raw::Export9

source ·
pub type Export9 = unsafe extern "C" fn(event: *const Event, sig: u32);
Expand description

Signature of the e9 export. See e9_add_event for details.