Type Definition vulkanalia_sys::PFN_vkInternalAllocationNotification[][src]

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