Skip to main content

common_shim_download_resolve_path

Function common_shim_download_resolve_path 

Source
pub unsafe extern "C" fn common_shim_download_resolve_path(
    hf_repo_with_tag: *const c_char,
    hf_file: *const c_char,
    out_buf: *mut c_char,
    out_len: usize,
    expected_len: *mut usize,
) -> i32