pub unsafe extern "system" fn FindNextVolumeMountPointW(
    hfindvolumemountpoint: HANDLE,
    lpszvolumemountpoint: PWSTR,
    cchbufferlength: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"