openssl_sys

Function BN_bn2bin

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