Function BNFreeSymbolList

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