vk_sys::PFN_vkInternalAllocationNotification [] [src]

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