Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV[][src]

type PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = unsafe extern "system" fn(_physical_device: PhysicalDevice, _property_count: *mut u32, _properties: *mut CooperativeMatrixPropertiesNV) -> Result;