Function g_value_set_uint

pub unsafe extern "C" fn g_value_set_uint(
    value: *mut GValue,
    v_uint: u32,
)