Function libgit2_sys::git_buf_grow[][src]

pub unsafe extern "C" fn git_buf_grow(
    buffer: *mut git_buf,
    target_size: size_t
) -> c_int