[][src]Function luajit::ffi::lua::lua_touserdata

pub unsafe extern "C" fn lua_touserdata(
    L: *mut lua_State,
    idx: c_int
) -> *mut c_void