libgit2_sys

Function git_config_new

Source
pub unsafe extern "C" fn git_config_new(
    out: *mut *mut git_config,
) -> c_int