Function OPENSSL_hexstr2buf

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