pub type HIP_RESOURCE_DESC = HIP_RESOURCE_DESC_st;
Aliased Type§
struct HIP_RESOURCE_DESC {
pub resType: u32,
pub res: HIP_RESOURCE_DESC_st__bindgen_ty_1,
pub flags: u32,
}
Fields§
§resType: u32
< Resource type
res: HIP_RESOURCE_DESC_st__bindgen_ty_1
§flags: u32
< Flags (must be zero)