[][src]Type Definition nginx::X509V3_EXT_S2I

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