nc_free_string

Function nc_free_string 

Source
pub unsafe extern "C" fn nc_free_string(
    len: usize,
    data: *mut *mut c_char,
) -> c_int