Trait foreign_types_shared::ForeignTypeRef [−][src]
A trait implemented by types which reference borrowed foreign types.
Associated Types
Provided methods
unsafe fn from_ptr<'a>(ptr: *mut Self::CType) -> &'a Self[src][−]
Constructs a shared instance of this type from its raw type.
unsafe fn from_ptr_mut<'a>(ptr: *mut Self::CType) -> &'a mut Self[src][−]
Constructs a mutable reference of this type from its raw type.
fn as_ptr(&self) -> *mut Self::CType[src][−]
Returns a raw pointer to the wrapped value.
Implementors
impl ForeignTypeRef for Asn1GeneralizedTimeRef
impl ForeignTypeRef for Asn1GeneralizedTimeRefimpl ForeignTypeRef for Asn1TimeRef
impl ForeignTypeRef for Asn1TimeRefimpl ForeignTypeRef for Asn1StringRef
impl ForeignTypeRef for Asn1StringRefimpl ForeignTypeRef for Asn1IntegerRef
impl ForeignTypeRef for Asn1IntegerRefimpl ForeignTypeRef for Asn1BitStringRef
impl ForeignTypeRef for Asn1BitStringRefimpl ForeignTypeRef for Asn1ObjectRef
impl ForeignTypeRef for Asn1ObjectRefimpl ForeignTypeRef for BigNumContextRef
impl ForeignTypeRef for BigNumContextRefimpl ForeignTypeRef for BigNumRef
impl ForeignTypeRef for BigNumRefimpl ForeignTypeRef for CmsContentInfoRef
impl ForeignTypeRef for CmsContentInfoRefimpl ForeignTypeRef for ConfRef
impl ForeignTypeRef for ConfRefimpl<T> ForeignTypeRef for DhRef<T>
impl<T> ForeignTypeRef for DhRef<T>impl<T> ForeignTypeRef for DsaRef<T>
impl<T> ForeignTypeRef for DsaRef<T>impl ForeignTypeRef for EcGroupRef
impl ForeignTypeRef for EcGroupRefimpl ForeignTypeRef for EcPointRef
impl ForeignTypeRef for EcPointRefimpl<T> ForeignTypeRef for EcKeyRef<T>
impl<T> ForeignTypeRef for EcKeyRef<T>impl ForeignTypeRef for EcdsaSigRef
impl ForeignTypeRef for EcdsaSigRefimpl ForeignTypeRef for OcspBasicResponseRef
impl ForeignTypeRef for OcspBasicResponseRefimpl ForeignTypeRef for OcspCertIdRef
impl ForeignTypeRef for OcspCertIdRefimpl ForeignTypeRef for OcspResponseRef
impl ForeignTypeRef for OcspResponseRefimpl ForeignTypeRef for OcspRequestRef
impl ForeignTypeRef for OcspRequestRefimpl ForeignTypeRef for OcspOneReqRef
impl ForeignTypeRef for OcspOneReqRefimpl ForeignTypeRef for Pkcs12Ref
impl ForeignTypeRef for Pkcs12Refimpl ForeignTypeRef for Pkcs7Ref
impl ForeignTypeRef for Pkcs7Refimpl<T> ForeignTypeRef for PKeyRef<T>
impl<T> ForeignTypeRef for PKeyRef<T>impl<T> ForeignTypeRef for RsaRef<T>
impl<T> ForeignTypeRef for RsaRef<T>impl ForeignTypeRef for SrtpProtectionProfileRef
impl ForeignTypeRef for SrtpProtectionProfileRefimpl ForeignTypeRef for SslContextRef
impl ForeignTypeRef for SslContextRefimpl ForeignTypeRef for SslCipherRef
impl ForeignTypeRef for SslCipherRefimpl ForeignTypeRef for SslSessionRef
impl ForeignTypeRef for SslSessionRefimpl ForeignTypeRef for SslRef
impl ForeignTypeRef for SslRefimpl<T: Stackable> ForeignTypeRef for StackRef<T>
impl<T: Stackable> ForeignTypeRef for StackRef<T>impl ForeignTypeRef for OpensslStringRef
impl ForeignTypeRef for OpensslStringRefimpl ForeignTypeRef for X509VerifyParamRef
impl ForeignTypeRef for X509VerifyParamRefimpl ForeignTypeRef for X509StoreBuilderRef
impl ForeignTypeRef for X509StoreBuilderRefimpl<T> ForeignTypeRef for X509LookupRef<T>
impl<T> ForeignTypeRef for X509LookupRef<T>impl<T> ForeignTypeRef for X509LookupMethodRef<T>
impl<T> ForeignTypeRef for X509LookupMethodRef<T>impl ForeignTypeRef for X509StoreRef
impl ForeignTypeRef for X509StoreRefimpl ForeignTypeRef for X509StoreContextRef
impl ForeignTypeRef for X509StoreContextRefimpl ForeignTypeRef for X509Ref
impl ForeignTypeRef for X509Refimpl ForeignTypeRef for X509ExtensionRef
impl ForeignTypeRef for X509ExtensionRefimpl ForeignTypeRef for X509NameRef
impl ForeignTypeRef for X509NameRefimpl ForeignTypeRef for X509NameEntryRef
impl ForeignTypeRef for X509NameEntryRefimpl ForeignTypeRef for X509ReqRef
impl ForeignTypeRef for X509ReqRefimpl ForeignTypeRef for GeneralNameRef
impl ForeignTypeRef for GeneralNameRefimpl ForeignTypeRef for AccessDescriptionRef
impl ForeignTypeRef for AccessDescriptionRefimpl ForeignTypeRef for X509AlgorithmRef
impl ForeignTypeRef for X509AlgorithmRefimpl ForeignTypeRef for X509ObjectRef
impl ForeignTypeRef for X509ObjectRef