binaryninjacore_sys

Function BNRemoteImportLocalProject

source
pub unsafe extern "C" fn BNRemoteImportLocalProject(
    remote: *mut BNRemote,
    localProject: *mut BNProject,
    progress: BNProgressFunction,
    progressCtxt: *mut c_void,
) -> *mut BNRemoteProject