[][src]Function librgbmatrix_sys::led_canvas_get_size

pub unsafe extern "C" fn led_canvas_get_size(
    canvas: *const LedCanvas,
    width: *mut c_int,
    height: *mut c_int
)

Return size of canvas.