cd_trkinfo
From ArchaicPixels: HuC and PCEAS Documentation
cd_trkinfo(int track, char *min, char *sec, char *frame); [ 3.10+ ]
Given track number:
- Returns type of track indicated (see cd_trktype() ).
- Fills min/sec/frame values (char size, but must be sent as addresses)
with the starting point for the track
- If track == 0, track type is undefined but min/sec/frame is the
end of the final track (ie: end of disc)
