Function g_stpcpy

Source
pub unsafe extern "C" fn g_stpcpy(
    dest: *mut gchar,
    src: *const c_char,
) -> *mut gchar