[][src]Function ostree_sys::ostree_repo_file_tree_query_child

pub unsafe extern "C" fn ostree_repo_file_tree_query_child(
    self_: *mut OstreeRepoFile,
    n: c_int,
    attributes: *const c_char,
    flags: GFileQueryInfoFlags,
    out_info: *mut *mut GFileInfo,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean