bssl_sys

Function BN_lebin2bn

Source
pub unsafe extern "C" fn BN_lebin2bn(
    in_: *const u8,
    len: usize,
    ret: *mut BIGNUM,
) -> *mut BIGNUM