openssl_sys

Function i2d_PKCS12_bio

source
pub unsafe extern "C" fn i2d_PKCS12_bio(
    b: *mut BIO,
    a: *const PKCS12,
) -> c_int