[−][src]Function esp_idf_sys::vPortStoreTaskMPUSettings
pub unsafe extern "C" fn vPortStoreTaskMPUSettings(
xMPUSettings: *mut xMPU_SETTINGS,
xRegions: *const xMEMORY_REGION,
pxBottomOfStack: *mut StackType_t,
usStackDepth: u32
)