Function windows_sys::Win32::System::Kernel::RtlInterlockedPushListSListEx
[−]pub unsafe extern "system" fn RtlInterlockedPushListSListEx(
listhead: *mut SLIST_HEADER,
list: *mut SLIST_ENTRY,
listend: *mut SLIST_ENTRY,
count: u32
) -> *mut SLIST_ENTRY
Expand description
Required features: "Win32_System_Kernel"