[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetLineStippleEXT

type PFN_vkCmdSetLineStippleEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, lineStippleFactor: u32, lineStipplePattern: u16)>;