[][src]Type Definition nginx::X509V3_EXT_V2I

type X509V3_EXT_V2I = Option<unsafe extern "C" fn(method: *const v3_ext_method, ctx: *mut v3_ext_ctx, values: *mut stack_st_CONF_VALUE) -> *mut c_void>;