libgit2_sys

Function git_worktree_validate

Source
pub unsafe extern "C" fn git_worktree_validate(
    wt: *const git_worktree,
) -> c_int