g_value_copy

Function g_value_copy 

Source
pub unsafe extern "C" fn g_value_copy(
    src_value: *const GValue,
    dest_value: *mut GValue,
)