[][src]Type Definition nginx::sk_CONF_IMODULE_copyfunc

type sk_CONF_IMODULE_copyfunc = Option<unsafe extern "C" fn(a: *const CONF_IMODULE) -> *mut CONF_IMODULE>;