Skip to main content

wrong_type

Function wrong_type 

Source
fn wrong_type(expected: SEXPTYPE, actual: &RValue) -> SexpError
Expand description

Type error for a variant mismatch: the value’s SEXPTYPE vs the expected one.