windows::Wdk::Storage::FileSystem

Function IoGetDiskDeviceObject

pub unsafe fn IoGetDiskDeviceObject(
    filesystemdeviceobject: *const DEVICE_OBJECT,
    diskdeviceobject: *mut *mut DEVICE_OBJECT,
) -> NTSTATUS