nnosLightEventInitialize Function#include <nn/os.h>
NN_EXTERN_C void nnosLightEventInitialize(
nnosLightEvent * this_,
bool isManualReset
);
| Name | Description | |
|---|---|---|
| this_ | ||
| isManualReset |
See the corresponding C++ function nn::os::LightEvent::Initialize.
CONFIDENTIAL