glib_sys

Function g_regex_check_replacement

source
pub unsafe extern "C" fn g_regex_check_replacement(
    replacement: *const c_char,
    has_references: *mut gboolean,
    error: *mut *mut GError,
) -> gboolean