PFN_vkCmdSetLineWidth

Type Alias PFN_vkCmdSetLineWidth 

Source
pub type PFN_vkCmdSetLineWidth = unsafe extern "system" fn(_command_buffer: CommandBuffer, _line_width: f32);
Expand description