soup_sys

Function soup_cache_new

Source
pub unsafe extern "C" fn soup_cache_new(
    cache_dir: *const c_char,
    cache_type: SoupCacheType,
) -> *mut SoupCache
Available on crate feature v2_34 only.