OnPaintCallbackC

Type Alias OnPaintCallbackC 

Source
pub type OnPaintCallbackC = extern "C" fn(tab_id: u32, buffer: PixelBufferC);