Function esp_idf_sys::calloc

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