windows::Wdk::System::SystemServices

Function IoAttachDeviceByPointer

pub unsafe fn IoAttachDeviceByPointer(
    sourcedevice: *const DEVICE_OBJECT,
    targetdevice: *const DEVICE_OBJECT,
) -> NTSTATUS