Contents

IOSurfaceGetBaseAddress(_:)

Returns the address of the first byte of data in a particular buffer.

Declaration

func IOSurfaceGetBaseAddress(_ buffer: IOSurfaceRef) -> UnsafeMutableRawPointer

Return Value

Returns NULL if buffer is invalid.

See Also

Functions