Type Alias boring_sys::NAME_CONSTRAINTS

source ·
pub type NAME_CONSTRAINTS = NAME_CONSTRAINTS_st;

Aliased Type§

struct NAME_CONSTRAINTS {
    pub permittedSubtrees: *mut stack_st_GENERAL_SUBTREE,
    pub excludedSubtrees: *mut stack_st_GENERAL_SUBTREE,
}

Fields§

§permittedSubtrees: *mut stack_st_GENERAL_SUBTREE§excludedSubtrees: *mut stack_st_GENERAL_SUBTREE