winapi::um::winbase

Function FindFirstVolumeMountPointA

Source
pub unsafe extern "system" fn FindFirstVolumeMountPointA(
    lpszRootPathName: LPCSTR,
    lpszVolumeMountPoint: LPSTR,
    cchBufferLength: DWORD,
) -> HANDLE