openssl_sys

Function i2d_X509_CRL

source
pub unsafe extern "C" fn i2d_X509_CRL(
    x: *const X509_CRL,
    buf: *mut *mut u8,
) -> c_int