pub unsafe extern "system" fn KeRemoveQueue(
    queue: *mut KQUEUE,
    waitmode: i8,
    timeout: *const i64
) -> *mut LIST_ENTRY
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"