[][src]Type Definition vulkanalia::vk::PFN_vkInternalAllocationNotification

type PFN_vkInternalAllocationNotification = Option<unsafe extern "system" fn(*mut c_void, usize, InternalAllocationType, SystemAllocationScope)>;