winapi::um::winbase

Function FindFirstVolumeMountPointW

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