Skip to main content

curl_ssl_ctx_callback

Type Alias curl_ssl_ctx_callback 

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