Type Alias arcdps::exports::raw::Export8

source ·
pub type Export8 = unsafe extern "C" fn(string: *const c_char);
Expand description

Signature of the e8 export. See e8_log_window for details.