pub unsafe extern "C" fn _olm_error_to_string(
error: OlmErrorCode,
) -> *const c_char
Expand description
get a string representation of the given error code.
pub unsafe extern "C" fn _olm_error_to_string(
error: OlmErrorCode,
) -> *const c_char
get a string representation of the given error code.