Function rust_write_formatted_msg

Source
pub unsafe extern "C" fn rust_write_formatted_msg(s: *const i8)
Expand description

ยงSafety

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