Function d2i_AutoPrivateKey

Source
pub unsafe extern "C" fn d2i_AutoPrivateKey(
    a: *mut *mut evp_pkey_st,
    pp: *mut *const u8,
    length: i64,
) -> *mut evp_pkey_st