Function rlua::ffi::lua54::luaL_loadstring

pub unsafe extern "C-unwind" fn luaL_loadstring(
    L: *mut lua_State,
    s: *const i8
) -> i32