Type Alias varnish_sys::VCL_ACL
source · pub type VCL_ACL = *const vrt_acl;Expand description
This is the central definition of the mapping from VCL types to C-types. The python scripts read these from here. (keep alphabetic order)
pub type VCL_ACL = *const vrt_acl;This is the central definition of the mapping from VCL types to C-types. The python scripts read these from here. (keep alphabetic order)