Function lua_jit_sys::luaL_loadstring [] [src]

pub unsafe extern "C" fn luaL_loadstring(
    L: *mut lua_State,
    s: *const c_char
) -> c_int