Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NUI] Ensure UnmanagedType.U1 mark add for bool return type #6453

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Nov 12, 2024

Ensure some native binded API which bool return add MarshalAs(UnmanagedType.U1 ) keyword.

Copy link
Contributor

@jaehyun0cho jaehyun0cho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Seoyeon2Kim Seoyeon2Kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gooooood~

@hinohie hinohie merged commit c3f478e into Samsung:DevelNUI Nov 12, 2024
3 checks passed
@hinohie hinohie deleted the ensure_unmanaged branch November 12, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants