pub fn mem_open_handle( handle: CUipcMemHandle, flags: u32, ) -> Result<*mut c_void>
Open a peer-exported memory handle. The returned pointer is valid in the current process’s default device context.