Function lua_isstring

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