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

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