[][src]Function ostree_sys::ostree_mutable_tree_remove

pub unsafe extern "C" fn ostree_mutable_tree_remove(
    self_: *mut OstreeMutableTree,
    name: *const c_char,
    allow_noent: gboolean,
    error: *mut *mut GError
) -> gboolean