pub unsafe extern "system" fn FindFirstVolumeMountPointA(
    lpszrootpathname: PCSTR,
    lpszvolumemountpoint: PSTR,
    cchbufferlength: u32
) -> HANDLE
Expand description

Required features: "Win32_Foundation"