Function openssl_sys::BN_bn2bin

source ยท
pub unsafe extern "C" fn BN_bn2bin(
    a: *const BIGNUM,
    to: *mut u8,
) -> c_int