Function BNFreeStringList

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