Function esp_idf_sys::calloc

source ยท
pub unsafe extern "C" fn calloc(
    arg1: c_uint,
    arg2: c_uint,
) -> *mut c_void