i2d_X509_fp

Function i2d_X509_fp 

Source
pub unsafe extern "C" fn i2d_X509_fp(
    fp: *mut FILE,
    x509: *mut X509,
) -> c_int