CFRelease ( cf -- ) - Factor Documentation

CFRelease ( cf -- )


Vocabulary
core-foundation

Inputs
cf an object


Outputs
None

See also
|CFRelease , &CFRelease

Definition
USING: alien.c-types alien.syntax ;

IN: core-foundation

FUNCTION: void CFRelease ( CFTypeRef cf )

AltStyle によって変換されたページ (->オリジナル) /