pub unsafe extern "C" fn discid_get_first_track_num(
    d: *mut DiscId
) -> c_int
Expand description

Return the number of the first track on this disc.

@param d a DiscId object created by discid_new() @return the number of the first track