pub type JsThreadServiceCallback = Option<unsafe extern "system" fn(callback: JsBackgroundWorkItemCallback, callbackstate: *const c_void) -> bool>;
Expand description

Required features: "Win32_System_Js"