Skip to main content

xmtp_free_string_array

Function xmtp_free_string_array 

Source
pub unsafe extern "C" fn xmtp_free_string_array(
    arr: *mut *mut c_char,
    count: i32,
)
Expand description

Free a string array returned by this library.