[][src]Type Definition ash::vk::PFN_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR

type PFN_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR = extern "system" fn(device: Device, pipeline: Pipeline, first_group: u32, group_count: u32, data_size: usize, p_data: *mut c_void) -> Result;