Function lua51_sys::luaL_newmetatable[][src]

pub unsafe extern "C" fn luaL_newmetatable(
    L: *mut lua_State,
    tname: *const c_char
) -> c_int