Type Definition unity_native_plugin_sys::PFN_vkInternalAllocationNotification[][src]

pub type PFN_vkInternalAllocationNotification = Option<unsafe extern "system" fn(pUserData: *mut c_void, size: size_t, allocationType: VkInternalAllocationType, allocationScope: VkSystemAllocationScope)>;