nnosMemoryBlockIsReadOnly
#include <nn/os.h> NN_EXTERN_C bool nnosMemoryBlockIsReadOnly( nnosMemoryBlock * p );
See the corresponding C++ function, nn::os::MemoryBlock::IsReadOnly.
nn::os::MemoryBlock::IsReadOnly
CONFIDENTIAL