[][src]Type Definition nginx::sk_CONF_VALUE_copyfunc

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