Handbook
Glossary
CFDataGetBytePtr ( theData -- UInt8* )
Vocabulary
core-foundation
.
data
Inputs
theData
an
object
Outputs
UInt8*
an
object
Definition
USING:
alien.syntax
core-foundation
;
IN:
core-foundation.data
FUNCTION:
UInt8*
CFDataGetBytePtr
(
CFDataRef
theData )