[][src]Function xed_sys::xed_iform_map

pub unsafe extern "C" fn xed_iform_map(
    iform: xed_iform_enum_t
) -> *const xed_iform_info_t

@ingroup IFORM Map the #xed_iform_enum_t to a pointer to a #xed_iform_info_t which indicates the #xed_iclass_enum_t, the #xed_category_enum_t and the #xed_extension_enum_t for the iform. Returns 0 if the iform is not a valid iform.