Function userdata_drop

Source
pub fn userdata_drop<T>(state: &mut State) -> i32
Expand description

__gc metamethod used to clean up Rust types that implements the Drop trait.