[][src]Function discid_sys::discid_free

pub unsafe extern "C" fn discid_free(d: *mut DiscId)

Release the memory allocated for the DiscId object.

@param d a DiscId object created by discid_new()