Function windows_sys::Win32::System::Threading::InterlockedPushEntrySList
[−]pub unsafe extern "system" fn InterlockedPushEntrySList(
listhead: *mut SLIST_HEADER,
listentry: *mut SLIST_ENTRY
) -> *mut SLIST_ENTRY
Expand description
Required features: "Win32_System_Threading"
, "Win32_System_Kernel"