Skip to content

Conversation

@MaxDesiatov
Copy link
Contributor

Depends on #35.

@MaxDesiatov MaxDesiatov changed the title Add UnsafeRawPointer implementation Add UnsafeRawPointer implementation Feb 19, 2022
@MaxDesiatov MaxDesiatov marked this pull request as ready for review February 19, 2022 21:13
@discardableResult
public func bindMemory<T>(
to type: T.Type, capacity count: Int
) -> UnsafePointer<T> {
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please not break the parameters immediately?

@compnerd compnerd merged commit 6ff7b66 into compnerd:main Feb 19, 2022
@MaxDesiatov MaxDesiatov deleted the raw-pointer branch February 19, 2022 22:22
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