Function xed_sys::xed_isa_set_is_valid_for_chip[][src]

pub unsafe extern "C" fn xed_isa_set_is_valid_for_chip(
    isa_set: xed_isa_set_enum_t,
    chip: xed_chip_enum_t
) -> xed_bool_t
Expand description

@ingroup ISASET return 1 if the isa_set is part included in the specified chip, 0 otherwise.