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

Return the length of the disc in sectors.

@param d a DiscId object created by discid_new() @return the length of the disc in sectors