aws_lc_sys

Function BN_hex2bn

Source
pub unsafe extern "C" fn BN_hex2bn(
    outp: *mut *mut BIGNUM,
    in_: *const c_char,
) -> c_int