Function g_value_set_long

pub unsafe extern "C" fn g_value_set_long(
    value: *mut GValue,
    v_long: i64,
)