Function windows_sys::Wdk::Storage::FileSystem::KeRemoveQueue
pub unsafe extern "system" fn KeRemoveQueue(
queue: *mut KQUEUE,
waitmode: i8,
timeout: *const i64
) -> *mut LIST_ENTRYExpand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"