pub type WORKERCALLBACKFUNC = Option<unsafe extern "system" fn(param0: *mut c_void)>;
Expand description

Required features: "Win32_System_SystemServices"