binaryninjacore_sys

Function BNFreeStringList

source
pub unsafe extern "C" fn BNFreeStringList(
    strs: *mut *mut c_char,
    count: usize,
)