Function i2d_X509_EXTENSION

Source
pub unsafe extern "C" fn i2d_X509_EXTENSION(
    a: *const X509_extension_st,
    out: *mut *mut u8,
) -> i32