[−][src]Type Definition ash::vk::PFN_vkDestroyBuffer
type PFN_vkDestroyBuffer = extern "system" fn(device: Device, buffer: Buffer, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyBuffer = extern "system" fn(device: Device, buffer: Buffer, p_allocator: *const AllocationCallbacks) -> c_void;