Function windows_sys::Win32::Storage::FileSystem::FindFirstVolumeMountPointA
pub unsafe extern "system" fn FindFirstVolumeMountPointA(
lpszrootpathname: PCSTR,
lpszvolumemountpoint: PSTR,
cchbufferlength: u32,
) -> HANDLE