pub unsafe extern "system" fn FindFirstVolumeW(
    lpszvolumename: PWSTR,
    cchbufferlength: u32
) -> FindVolumeHandle
Expand description

Required features: "Win32_Storage_FileSystem"