Type Definition hip_runtime_sys::hipStreamCallback_t
source · pub type hipStreamCallback_t = Option<unsafe extern "C" fn(stream: hipStream_t, status: hipError_t, userData: *mut c_void)>;Expand description
Stream CallBack struct