Function SetProfilingThreadCallbacks

Source
pub unsafe extern "C" fn SetProfilingThreadCallbacks(
    registerThread: RegisterThreadCallback,
    unregisterThread: UnregisterThreadCallback,
)