[][src]Type Definition discid_sys::DiscId

type DiscId = *mut c_void;

A transparent handle for an Audio CD.

This is returned by discid_new() and has to be passed as the first parameter to all discid_*() functions.