[][src]Type Definition vk_sys::PFN_vkInternalFreeNotification

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