pub unsafe extern "system" fn vkCmdSetLineStipple(
commandBuffer: VkCommandBuffer,
lineStippleFactor: u32,
lineStipplePattern: u16,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdSetLineStipple(
commandBuffer: VkCommandBuffer,
lineStippleFactor: u32,
lineStipplePattern: u16,
)Available if built with exported-prototypes.