ws_get_last_error

Function ws_get_last_error 

Source
#[unsafe(no_mangle)]
pub extern "C" fn ws_get_last_error() -> *mut c_char
Expand description

Get the last error message Returns pointer to error string (caller must free with ws_free_string) Returns null if no error