Function sc_get_cache_dir

Source
pub unsafe extern "C" fn sc_get_cache_dir(
    ctx: *mut sc_context_t,
    buf: *mut c_char,
    bufsize: size_t,
) -> c_int