Skip to main content

KeInsertDeviceQueue

Function KeInsertDeviceQueue 

Source
pub unsafe extern "C" fn KeInsertDeviceQueue(
    DeviceQueue: PKDEVICE_QUEUE,
    DeviceQueueEntry: PKDEVICE_QUEUE_ENTRY,
) -> BOOLEAN