[][src]Function xed_sys::xed_flag_set_is_subset_of

pub unsafe extern "C" fn xed_flag_set_is_subset_of(
    p: *const xed_flag_set_t,
    other: *const xed_flag_set_t
) -> xed_bool_t

@ingroup FLAGS returns true if this object has a subset of the flags of the "other" object.