[][src]Function boring_sys::BN_bin2bn

pub unsafe extern "C" fn BN_bin2bn(
    s: *const u8,
    size: size_t,
    ret: *mut BIGNUM
) -> *mut BIGNUM