libgit2_sys

Function git_config_open_default

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