Contents

os_function_t

A pointer to a function.

Declaration

typedef void (*)(void *) os_function_t;

See Also

Memory