[][src]Function nginx::PEM_write_X509_CRL

pub unsafe extern "C" fn PEM_write_X509_CRL(
    fp: *mut FILE,
    x: *mut X509_CRL
) -> c_int