Function gobject_sys::g_value_set_int64

source ·
pub unsafe extern "C" fn g_value_set_int64(
    value: *mut GValue,
    v_int64: i64
)