Function bssl_sys::BN_marshal_asn1

source ·
pub unsafe extern "C" fn BN_marshal_asn1(
    cbb: *mut CBB,
    bn: *const BIGNUM
) -> c_int