Function aw::lua_getmetatable[][src]

pub unsafe extern "C" fn lua_getmetatable(
    L: *mut lua_State,
    objindex: i32
) -> i32