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

Required features: "Win32_System_Js"