[][src]Type Definition nginx::sk_CONF_IMODULE_compfunc

type sk_CONF_IMODULE_compfunc = Option<unsafe extern "C" fn(a: *const *const CONF_IMODULE, b: *const *const CONF_IMODULE) -> c_int>;