wmem_tree_remove_string

Function wmem_tree_remove_string 

Source
pub unsafe extern "C" fn wmem_tree_remove_string(
    tree: *mut wmem_tree_t,
    key: *const gchar,
    flags: guint32,
) -> *mut c_void