blqd_last_error

Function blqd_last_error 

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

Returns a pointer to the last error message, or NULL if no error. Valid until the next C-API call on the same thread.