Function get_Win32_LogicalDisk

Source
pub fn get_Win32_LogicalDisk(
    com_con: COMLibrary,
) -> Result<Query, Box<dyn Error>>
Expand description