pub unsafe extern "C" fn vmaIsVirtualBlockEmpty(
    virtualBlock: VmaVirtualBlock
) -> Bool32
Expand description

\brief Returns true of the #VmaVirtualBlock is empty - contains 0 virtual allocations and has all its space available for new allocations.