[ Maverik Level 1 functions ]


mav_getPID

Summary

Returns the PID of the process.


Syntax

int mav_getPID(void);


Description

returns the process ID of the process.


Back to the index page.