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

Required features: "Win32_System_Threading"