windows::Wdk::Storage::FileSystem

Function KeRemoveQueueEx

pub unsafe fn KeRemoveQueueEx(
    queue: *mut KQUEUE,
    waitmode: i8,
    alertable: bool,
    timeout: Option<*const i64>,
    entryarray: &mut [*mut LIST_ENTRY],
) -> u32