[][src]Function lilv_sys::lilv_instance_free

pub unsafe extern "C" fn lilv_instance_free(instance: *mut LilvInstance)

Free a plugin instance. It is safe to call this function on NULL. instance is invalid after this call.