Function arduino_esp::EspClass_rtcUserMemoryRead [] [src]

pub unsafe extern "C" fn EspClass_rtcUserMemoryRead(
    this: *mut EspClass,
    offset: u32,
    data: *mut u32,
    size: usize
) -> bool