FnGetRayTracingShaderGroupHandlesKHR

Type Alias FnGetRayTracingShaderGroupHandlesKHR 

Source
pub type FnGetRayTracingShaderGroupHandlesKHR = extern "system" fn(device: Device, pipeline: Pipeline, firstGroup: u32, groupCount: u32, dataSize: usize, pData: *mut c_void) -> Result;