pub type cuDeviceUnregisterAsyncNotification_params = cuDeviceUnregisterAsyncNotification_params_st;Aliased Type§
#[repr(C)]pub struct cuDeviceUnregisterAsyncNotification_params {
pub device: i32,
pub callback: *mut CUasyncCallbackEntry_st,
}Fields§
§device: i32§callback: *mut CUasyncCallbackEntry_st