Function mozjs_sys::jsapi::JS::SetProfilingThreadCallbacks

source ยท
pub unsafe extern "C" fn SetProfilingThreadCallbacks(
    registerThread: RegisterThreadCallback,
    unregisterThread: UnregisterThreadCallback,
)