Type Alias arcdps::exports::raw::Export10

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

Signature of the e10 export. See e10_add_event_combat for details.