[−][src]Type Definition curl_sys::curl_ssl_ctx_callback
type curl_ssl_ctx_callback = extern "C" fn(_: *mut CURL, _: *mut c_void, _: *mut c_void) -> CURLcode;
type curl_ssl_ctx_callback = extern "C" fn(_: *mut CURL, _: *mut c_void, _: *mut c_void) -> CURLcode;