[][src]Type Definition vulkan_bindings::FnCmdClearDepthStencilImage

type FnCmdClearDepthStencilImage = extern "system" fn(commandBuffer: CommandBuffer, image: Image, imageLayout: ImageLayout, pDepthStencil: *const ClearDepthStencilValue, rangeCount: u32, pRanges: *const ImageSubresourceRange);