esp_ptr_executable() function
Check if the pointer is executable
Syntax
__attribute__((always_inline))
inline static bool esp_ptr_executable(const void *p);
Return value
true: is executable; false: not executable
Examples
esp_ptr_executable() is referenced by 1 libraries and example projects: