mockforge_free_string

Function mockforge_free_string 

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

Free a string returned by MockForge

ยงSafety

The string must have been allocated by MockForge