fn handle()

in optee-utee/src/crypto_op.rs [167:169]


    fn handle(&self) -> raw::TEE_OperationHandle {
        unsafe { *(self.raw) }
    }