CustomFree

Type Alias CustomFree 

Source
pub type CustomFree = extern "C" fn(data: CString) -> Error;