Function windows::Wdk::System::SystemServices::IoAttachDeviceByPointer

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