Function windows_sys::Wdk::Storage::FileSystem::KeInsertQueue
pub unsafe extern "system" fn KeInsertQueue(
queue: *mut KQUEUE,
entry: *mut LIST_ENTRY
) -> i32
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"