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

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