Function lua_rs::ffi::lua::lua_pushlightuserdata
[−]
[src]
pub unsafe extern "C" fn lua_pushlightuserdata(
l: *mut lua_State,
p: *mut c_void
)