Function tlua::ffi::lua_toboolean

source ·
pub unsafe extern "C" fn lua_toboolean(
    l: *mut lua_State,
    index: c_int
) -> c_int