pub unsafe extern "system" fn InterlockedPushEntrySList(
    listhead: *mut SLIST_HEADER,
    listentry: *mut SLIST_ENTRY
) -> *mut SLIST_ENTRY
Expand description

Required features: "Win32_System_Kernel"