Function wordcutw::delete_strings

source ·
#[no_mangle]
pub extern "C" fn delete_strings(
    strings: *mut *mut c_char,
    string_count: usize
)