Type Definition libgit2_sys::git_diff_file_cb [] [src]

type git_diff_file_cb = extern fn(*const git_diff_delta, f32, *mut c_void) -> c_int;