Struct libgit2_sys::git_worktree_prune_options
source · #[repr(C)]pub struct git_worktree_prune_options {
pub version: c_uint,
pub flags: u32,
}Fields§
§version: c_uint§flags: u32#[repr(C)]pub struct git_worktree_prune_options {
pub version: c_uint,
pub flags: u32,
}version: c_uint§flags: u32