Type Definition erupt::vk1_0::PFN_vkCmdSetLineWidth

source ·
pub type PFN_vkCmdSetLineWidth = unsafe extern "system" fn(command_buffer: CommandBuffer, line_width: c_float);
Expand description

Vulkan Manual Page · Function