[−][src]Type Definition nginx::X509V3_EXT_I2V
type X509V3_EXT_I2V = Option<unsafe extern "C" fn(method: *const v3_ext_method, ext: *mut c_void, extlist: *mut stack_st_CONF_VALUE) -> *mut stack_st_CONF_VALUE>;
type X509V3_EXT_I2V = Option<unsafe extern "C" fn(method: *const v3_ext_method, ext: *mut c_void, extlist: *mut stack_st_CONF_VALUE) -> *mut stack_st_CONF_VALUE>;