Function bssl_sys::BN_hex2bn

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