Contents

CFRunLoopSourceGetTypeID()

Returns the type identifier of the CFRunLoopSource opaque type.

Declaration

func CFRunLoopSourceGetTypeID() -> CFTypeID

Return Value

The type identifier for the CFRunLoopSource opaque type.

See Also

CFRunLoopSource Miscellaneous Functions