rust_write_formatted_msg

Function rust_write_formatted_msg 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn rust_write_formatted_msg(s: *const c_char)
Expand description

ยงSafety

|s| must be null, or a pointer to a valid, nul-terminated, array of chars.