DiscId

Type Alias DiscId 

Source
pub type DiscId = *mut c_void;
Expand description

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.