Type Definition unity_native_plugin_sys::PFN_vkInternalFreeNotification[][src]

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