Function zbox::ffi::zbox_repo_copy[][src]

#[no_mangle]
pub extern "C" fn zbox_repo_copy(
    to: *const c_char,
    from: *const c_char,
    repo: *mut Repo
) -> c_int