Function kernel::forth::dropfn

source ยท
fn dropfn<T>(bs: NonNull<()>)
Expand description

A free function which is used by BagOfHolding::register() to monomorphize a drop function to be held in a BohValue.