BN_bn2bin

Function BN_bn2bin 

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