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.2.8-preview. (GOOS=darwin GOARCH=arm64)