Handbook
Glossary
FSRefMakePath ( ref path maxPathSize -- OSStatus )
Vocabulary
core-foundation
.
launch-services
Inputs
ref
an
object
path
an
object
maxPathSize
an
object
Outputs
OSStatus
an
object
Definition
USING:
alien.syntax
core-foundation
;
IN:
core-foundation.launch-services
FUNCTION:
OSStatus
FSRefMakePath
( FSRef* ref, UInt8* path,
UInt32
maxPathSize )