binaryninja::collaboration

Function download_database

source
pub fn download_database<S>(
    file: &RemoteFile,
    location: &Path,
    force: bool,
) -> Result<(), ()>