Skip to main content

push_fstring

Function push_fstring 

Source
pub fn push_fstring(
    state: &mut LuaState,
    formatted: &[u8],
) -> Result<GcRef<LuaString>, LuaError>