Function curl_share_setopt

Source
pub unsafe extern "C" fn curl_share_setopt(
    sh: *mut CURLSH,
    opt: CURLSHoption,
    ...
) -> CURLSHcode