NewtonGetNextPlugin

From Newton Wiki
Revision as of 05:19, 18 June 2019 by WikiSysop (talk | contribs) (Created page with "== NewtonGetNextPlugin == void* NewtonGetNextPlugin(const NewtonWorld* const newtonWorld, const void* const plugin) == Usage == == Parameters == * const NewtonWorld* co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NewtonGetNextPlugin

void* NewtonGetNextPlugin(const NewtonWorld* const newtonWorld, const void* const plugin)

Usage

Parameters

  • const NewtonWorld* const newtonWorld
  • const void* const plugin

Return

  • pointer to data

Description

See also