Synopsis

(macro) void *osm_GetUserData(OSM_STACK *stack)

Purpose

Get the user data pointer of an object stack.

Description

This function will return the user data pointer stored in the specified stack.

Input

stack

Stack pointer

Return

User data pointer