Skip to main content

hide_error_message

Function hide_error_message 

Source
#[unsafe(no_mangle)]
pub extern "C" fn hide_error_message(code: i32) -> *const c_char
Expand description

Human-readable text for a status code. The returned string is static and must not be freed.