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