Function FindFirstVolumeMountPointW

Source
pub unsafe extern "C" fn FindFirstVolumeMountPointW(
    lpszRootPathName: LPCWSTR,
    lpszVolumeMountPoint: LPWSTR,
    cchBufferLength: DWORD,
) -> HANDLE