pub type hipDevResource = hipDevResource_st;Aliased Type§
#[repr(C)]pub struct hipDevResource {
pub type_: u32,
pub _internal_padding: [u8; 92],
pub __bindgen_anon_1: hipDevResource_st__bindgen_ty_1,
pub nextResource: *mut hipDevResource_st,
}Fields§
§type_: u32§_internal_padding: [u8; 92]§__bindgen_anon_1: hipDevResource_st__bindgen_ty_1§nextResource: *mut hipDevResource_st