[][src]Type Definition vulkan_sys::PFN_vkGetRayTracingShaderGroupHandlesNV

type PFN_vkGetRayTracingShaderGroupHandlesNV = Option<unsafe extern "system" fn(device: VkDevice, pipeline: VkPipeline, firstGroup: u32, groupCount: u32, dataSize: usize, pData: *mut c_void) -> VkResult>;