Function g_key_file_get_locale_string

Source
pub unsafe extern "C" fn g_key_file_get_locale_string(
    key_file: *mut GKeyFile,
    group_name: *const gchar,
    key: *const gchar,
    locale: *const gchar,
    error: *mut *mut GError,
) -> *mut gchar