Skip to main content

milo_free_string

Function milo_free_string 

Source
#[unsafe(no_mangle)]
pub extern "C" fn milo_free_string(s: CStringWithLength)
Expand description

Cleans up memory used by a string previously returned by one of the milo’s C public interface.