binaryninjacore_sys

Function BNGetUpdateChannelVersions

source
pub unsafe extern "C" fn BNGetUpdateChannelVersions(
    channel: *const c_char,
    count: *mut usize,
    errors: *mut *mut c_char,
) -> *mut BNUpdateVersion