pub unsafe extern "system" fn FindFirstVolumeMountPointW(
    lpszrootpathname: PCWSTR,
    lpszvolumemountpoint: PWSTR,
    cchbufferlength: u32
) -> HANDLE
Expand description

Required features: "Win32_Foundation"