Function rlua::ffi::lua_isstring [] [src]

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