[][src]Type Definition libgit2_sys::git_repository_create_cb

type git_repository_create_cb = extern "C" fn(_: *mut *mut git_repository, _: *const c_char, _: c_int, _: *mut c_void) -> c_int;