Type Alias NAME_CONSTRAINTS

Source
pub type NAME_CONSTRAINTS = NAME_CONSTRAINTS_st;

Aliased Type§

#[repr(C)]
pub 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