Function _olm_error_to_string

Source
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.