Type Definition curl_sys::curl_ssl_ctx_callback

pub type curl_ssl_ctx_callback = extern "C" fn(*mut CURL, *mut c_void, *mut c_void) -> CURLcode;