Function ostree_sysroot_try_lock

Source
pub unsafe extern "C" fn ostree_sysroot_try_lock(
    self_: *mut OstreeSysroot,
    out_acquired: *mut gboolean,
    error: *mut *mut GError,
) -> gboolean