lua_isuserdata

Function lua_isuserdata 

Source
pub unsafe extern "C-unwind" fn lua_isuserdata(
    l: *mut State,
    idx: c_int,
) -> c_int