curl_sys

Type Alias curl_malloc_callback

Source
pub type curl_malloc_callback = extern "C" fn(_: size_t) -> *mut c_void;