func (this *MqS) LinkIsParent() bool { return bool(C.MqLinkIsParent((*_Ctype_struct_MqS)(this)) != 0) }
func (this *MqS) LinkIsParent() bool { return (bool)(C.MqLinkIsParent((*_Ctype_struct_MqS)(this))) }