[][src]Function ittapi_rs::__itt_task_end_ex

pub unsafe extern "C" fn __itt_task_end_ex(
    domain: *const __itt_domain,
    clock_domain: *mut __itt_clock_domain,
    timestamp: c_ulonglong
)

@ingroup clockdomain @brief End the current task instance. @param[in] domain The domain for this task @param[in] clock_domain The clock domain controlling the execution of this call. @param[in] timestamp The user defined timestamp.