Function BN_bn2binpad

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