[][src]Type Definition nginx::sk_CONF_MODULE_compfunc

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