Function lua_isuserdata

Source
pub unsafe extern "C-unwind" fn lua_isuserdata(
    L: *mut lua_State,
    idx: i32,
) -> i32