Function rlua::ffi::lua_getmetatable [] [src]

pub unsafe extern fn lua_getmetatable(
    state: *mut lua_State,
    index: c_int
) -> c_int