Function BN_bn2mpi

Source
pub unsafe extern "C" fn BN_bn2mpi(
    a: *const bignum_st,
    to: *mut u8,
) -> i32