[][src]Type Definition nginx::sk_CONF_MODULE_copyfunc

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