[][src]Type Definition vulkan_sys::PFN_vkCmdSetLineWidth

type PFN_vkCmdSetLineWidth = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, lineWidth: f32)>;