Function BN_signed_bn2bin

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