Function PEM_write_PKCS8

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