LayerUpdateProc

Type Alias LayerUpdateProc 

Source
pub type LayerUpdateProc = extern "C" fn(layer: NonNull<Layer>, _: NonNull<GContext>);