Type Alias arcdps::exports::raw::Export3

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

Signature of the e3 export. See e3_log_file for details.