Function esp_idf_sys::esp_dma_is_buffer_aligned
source ยท pub unsafe extern "C" fn esp_dma_is_buffer_aligned(
ptr: *const c_void,
size: usize,
location: esp_dma_buf_location_t,
) -> bool
Expand description
@note This API will use MAX alignment requirement