[][src]Function librgbmatrix_sys::led_matrix_create_offscreen_canvas

pub unsafe extern "C" fn led_matrix_create_offscreen_canvas(
    matrix: *mut RGBLedMatrix
) -> *mut LedCanvas

Create a new canvas to be used with led_matrix_swap_on_vsync() Ownership of returned pointer stays with the matrix, don't free().