glib_sys

Function g_completion_set_compare

source
pub unsafe extern "C" fn g_completion_set_compare(
    cmp: *mut GCompletion,
    strncmp_func: GCompletionStrncmpFunc,
)