binaryninjacore_sys

Function BNUpdateToLatestVersion

source
pub unsafe extern "C" fn BNUpdateToLatestVersion(
    channel: *const c_char,
    errors: *mut *mut c_char,
    progress: BNProgressFunction,
    context: *mut c_void,
) -> BNUpdateResult