Function rlua::ffi::lua54::lua_rawequal

pub unsafe extern "C-unwind" fn lua_rawequal(
    L: *mut lua_State,
    idx1: i32,
    idx2: i32
) -> i32