Type Definition libgit2_sys::git_checkout_progress_cb [−][src]
type git_checkout_progress_cb = extern "C" fn(_: *const c_char, _: size_t, _: size_t, _: *mut c_void);
type git_checkout_progress_cb = extern "C" fn(_: *const c_char, _: size_t, _: size_t, _: *mut c_void);