Vocabularycore-foundationInputs| alien | Pointer to a Core Foundation object |
Outputs| alien | Pointer to a Core Foundation object |
Word descriptionMarks the given Core Foundation object for unconditional release via
CFRelease at the end of the enclosing
with-destructors scope.
See alsoCFRelease,
|CFReleaseDefinition