Skip to content

Conversation

@NSalberg
Copy link

No description provided.

comp: c_int,
data: [*]const u8,
stride_in_bytes: c_int,
) c_int;
Copy link
Member

Choose a reason for hiding this comment

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

filename should be of type [*c]const u8

data should be of type [*c]const anyopaque

stride_in_bytes is not an argument of stbi_write_bmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants