Function d2i_X509_EXTENSION

Source
pub unsafe extern "C" fn d2i_X509_EXTENSION(
    a: *mut *mut X509_extension_st,
    in_: *mut *const u8,
    len: i64,
) -> *mut X509_extension_st