Function ERR_error_string

Source
pub unsafe extern "C" fn ERR_error_string(
    e: u64,
    buf: *mut i8,
) -> *mut i8