Function discid_sys::discid_free

source ·
pub unsafe extern "C" fn discid_free(d: *mut DiscId)
Expand description

Release the memory allocated for the DiscId object.

@param d a DiscId object created by discid_new()