[][src]Function esp_idf_bindgen::cpu_hal_set_vecbase

pub unsafe extern "C" fn cpu_hal_set_vecbase(base: *const c_void)

Set exception vector table base address.

@param base address to move the exception vector table to