Function lua_rs::ffi::lua::lua_pushliteral [] [src]

pub unsafe fn lua_pushliteral(
    l: *mut lua_State,
    s: &'static str
) -> *const c_char