Function BN_bn2nativepad

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