fn param_type()

in optee-teec/src/parameter.rs [81:83]


    fn param_type(&self) -> ParamType {
        ParamType::None
    }