binaryninjacore_sys

Function BNCollaborationDownloadFile

source
pub unsafe extern "C" fn BNCollaborationDownloadFile(
    file: *mut BNRemoteFile,
    dbPath: *const c_char,
    progress: BNProgressFunction,
    progressContext: *mut c_void,
) -> *mut BNFileMetadata