esp_idf_svc::sys

Function aligned_alloc

Source
pub unsafe extern "C" fn aligned_alloc(
    arg1: u32,
    arg2: u32,
) -> *mut c_void