Function windows::Wdk::System::SystemServices::IoAttachDevice
pub unsafe fn IoAttachDevice(
sourcedevice: *const DEVICE_OBJECT,
targetdevice: *const UNICODE_STRING,
attacheddevice: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS