[][src]Function ittapi_rs::iJIT_IsProfilingActive

pub unsafe extern "C" fn iJIT_IsProfilingActive() -> iJIT_IsProfilingActiveFlags

@brief Returns the current mode of the agent.

@return iJIT_SAMPLING_ON, indicating that agent is running, or iJIT_NOTHING_RUNNING if no agent is running.