esp_idf_sys

Function xthal_set_region_translation_raw

Source
pub unsafe extern "C" fn xthal_set_region_translation_raw(
    vaddr: *mut c_void,
    paddr: *mut c_void,
    cattr: c_uint,
) -> c_int