binaryninjacore_sys

Function BNFreeSymbolList

source
pub unsafe extern "C" fn BNFreeSymbolList(
    syms: *mut *mut BNSymbol,
    count: usize,
)