type crypto/x509/internal/macos.CFString
4 uses
crypto/x509/internal/macos (current package)
corefoundation.go#L37: type CFString CFRef
corefoundation.go#L46: func StringToCFString(s string) CFString {
corefoundation.go#L51: return CFString(ret)
corefoundation.go#L58: func CFDictionaryGetValueIfPresent(dict CFRef, key CFString) (value CFRef, ok bool) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |