[][src]Function ostree_sys::ostree_bootconfig_parser_parse_at

pub unsafe extern "C" fn ostree_bootconfig_parser_parse_at(
    self_: *mut OstreeBootconfigParser,
    dfd: c_int,
    path: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean