Type Definition vulkanalia_sys::PFN_vkDestroyBufferView[][src]

type PFN_vkDestroyBufferView = unsafe extern "system" fn(_device: Device, _buffer_view: BufferView, _allocator: *const AllocationCallbacks);