Function openssl_sys::BN_bn2binpad
source ยท pub unsafe extern "C" fn BN_bn2binpad(
a: *const BIGNUM,
to: *mut u8,
tolen: c_int,
) -> c_int
pub unsafe extern "C" fn BN_bn2binpad(
a: *const BIGNUM,
to: *mut u8,
tolen: c_int,
) -> c_int