Skip to main content

soil_string_free

Function soil_string_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn soil_string_free(s: *mut c_char)
Expand description

ยงSafety

s was returned by soil_show and is freed exactly once.