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