Function PEM_write_X509

Source
pub unsafe extern "C" fn PEM_write_X509(
    out: *mut _IO_FILE,
    x: *const x509_st,
) -> i32