int

Function int 

Source
pub fn int(
    args: Vec<Value>,
    _: &VM,
    _: &mut VMState,
    _: &[ModuleChunk],
) -> Result<Value, String>