[][src]Function c_closures::closure_release

pub unsafe extern "C" fn closure_release(self_: *mut Closure)

Release data associated with this closure, must be called when done with Closure to avoid memory leaking.