[][src]Function ostree_sys::ostree_repo_set_collection_id

pub unsafe extern "C" fn ostree_repo_set_collection_id(
    self_: *mut OstreeRepo,
    collection_id: *const c_char,
    error: *mut *mut GError
) -> gboolean