Type Alias ash::vk::PFN_vkGetShaderInfoAMD

source ·
pub type PFN_vkGetShaderInfoAMD = unsafe extern "system" fn(device: Device, pipeline: Pipeline, shader_stage: ShaderStageFlags, info_type: ShaderInfoTypeAMD, p_info_size: *mut usize, p_info: *mut c_void) -> Result;