Type Alias ash::vk::PFN_vkDestroyBuffer

source ·
pub type PFN_vkDestroyBuffer = unsafe extern "system" fn(device: Device, buffer: Buffer, p_allocator: *const AllocationCallbacks);