dpctl.SyclQueue.addressof_ref¶
- SyclQueue.addressof_ref()¶
Returns the address of the C API
DPCTLSyclQueueRef
pointer as integral value of typesize_t
.- Returns:
The address of the
DPCTLSyclQueueRef
object used to create thisdpctl.SyclQueue
object cast tosize_t
type.- Return type: