pub type hipExternalSemaphoreHandleDesc = hipExternalSemaphoreHandleDesc_st;Aliased Type§
struct hipExternalSemaphoreHandleDesc {
pub type_: u32,
pub handle: hipExternalSemaphoreHandleDesc_st__bindgen_ty_1,
pub flags: u32,
pub reserved: [u32; 16],
}Fields§
§type_: u32§handle: hipExternalSemaphoreHandleDesc_st__bindgen_ty_1§flags: u32§reserved: [u32; 16]