#[unsafe(no_mangle)]pub extern "C" fn ws_get_last_error() -> *mut c_char
Get the last error message Returns pointer to error string (caller must free with ws_free_string) Returns null if no error