pub fn is_option_struct(typ: &AbiType) -> bool
Returns true if the ABI type is an Option struct.
Option