fn param_type()

in optee-teec/src/parameter.rs [67:69]


    fn param_type(&self) -> ParamType {
        self.param_type
    }