Function luaext::context::userdata_drop [] [src]

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

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