bz3_strerror

Function bz3_strerror 

Source
pub unsafe extern "C" fn bz3_strerror(
    state: *mut bz3_state,
) -> *const c_char
Expand description

@brief Return a user-readable message explaining the cause of the last error.