glib_sys

Function g_option_context_set_translation_domain

source
pub unsafe extern "C" fn g_option_context_set_translation_domain(
    context: *mut GOptionContext,
    domain: *const c_char,
)