libgit2_sys

Function git_config_find_system

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