pub type PFN_vkCmdSetLineStippleEnableEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _stippled_line_enable: Bool32);
Expand description