Skip to content

Commit

Permalink
ops. missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Aug 23, 2024
1 parent be99adf commit b91b75b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/aws/common/allocator.h
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ struct aws_allocator *aws_explicit_aligned_allocator_new(size_t alignment);
/*
* Destroys a customized aligned allocator instance and frees its memory.
*/
AWS_COMMON_API
void aws_explicit_aligned_allocator_destroy(struct aws_allocator *aligned_alloc);

AWS_EXTERN_C_END
Expand Down

0 comments on commit b91b75b

Please sign in to comment.