[go: up one dir, main page]

Function glib_sys::g_regex_replace [] [src]

pub unsafe extern fn g_regex_replace(regex: *const GRegex,
                                     string: *mut c_char,
                                     string_len: ssize_t,
                                     start_position: c_int,
                                     replacement: *const c_char,
                                     match_options: GRegexMatchFlags,
                                     error: *mut *mut GError)
                                     -> *mut c_char