Function FindNextVolumeMountPointW

Source
pub unsafe extern "C" fn FindNextVolumeMountPointW(
    hFindVolumeMountPoint: HANDLE,
    lpszVolumeMountPoint: LPWSTR,
    cchBufferLength: DWORD,
) -> BOOL