Function winapi::um::winbase::FindFirstVolumeMountPointW[][src]

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