Function windows_sys::Wdk::System::SystemServices::IoAttachDevice

pub unsafe extern "system" fn IoAttachDevice(
    sourcedevice: *const DEVICE_OBJECT,
    targetdevice: *const UNICODE_STRING,
    attacheddevice: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS