pub unsafe extern "C" fn cmach_lua_ref(L: *mut lua_State) -> c_int
Expand description

Converts value on top of stack to reference (pops value and pushes integer reference or error on stack)