[][src]Function ostree_sys::ostree_sysroot_query_deployments_for

pub unsafe extern "C" fn ostree_sysroot_query_deployments_for(
    self_: *mut OstreeSysroot,
    osname: *const c_char,
    out_pending: *mut *mut OstreeDeployment,
    out_rollback: *mut *mut OstreeDeployment
)