Function glib_2_0_sys::g_stpcpy

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