Function windows::Wdk::Storage::FileSystem::KeRemoveQueue
pub unsafe fn KeRemoveQueue(
queue: *mut KQUEUE,
waitmode: i8,
timeout: Option<*const i64>,
) -> *mut LIST_ENTRY
pub unsafe fn KeRemoveQueue(
queue: *mut KQUEUE,
waitmode: i8,
timeout: Option<*const i64>,
) -> *mut LIST_ENTRY