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