pub unsafe extern "C" fn aws_allocator_is_valid(
alloc: *const aws_allocator
) -> bool
Expand description
Inexpensive (constant time) check of data-structure invariants.
pub unsafe extern "C" fn aws_allocator_is_valid(
alloc: *const aws_allocator
) -> bool
Inexpensive (constant time) check of data-structure invariants.