Function OPENSSL_buf2hexstr

Source
pub unsafe extern "C" fn OPENSSL_buf2hexstr(
    buf: *const u8,
    buflen: i64,
) -> *mut i8