Function curl_multi_cleanup

Source
pub unsafe extern "C" fn curl_multi_cleanup(
    multi_handle: *mut CURLM,
) -> CURLMcode