pub unsafe extern "C" fn alpm_option_get_gpgdir(
    handle: *mut alpm_handle_t
) -> *const c_char
Expand description

Returns the path to libalpm’s GnuPG home directory. @param handle the context handle @return the path to libalpms’s GnuPG home directory