pub unsafe extern "C" fn canvas_width(canvas: *mut Canvas) -> u8
Get Canvas width
@param canvas Canvas instance
@return width in pixels.