Skip to main content

SurfaceFormatFn

Type Alias SurfaceFormatFn 

Source
pub type SurfaceFormatFn = dyn Fn(&[SurfaceFormatKHR]) -> SurfaceFormatKHR;
Expand description

A closure type for picking surface formats.