pub type Export3 = unsafe extern "C" fn(string: *const c_char);Expand description
Signature of the e3 export. See e3_log_file for details.
pub type Export3 = unsafe extern "C" fn(string: *const c_char);Signature of the e3 export. See e3_log_file for details.