Function csfml_graphics_sys::sfImage_createFromColor [] [src]

pub unsafe extern "C" fn sfImage_createFromColor(
    width: c_uint,
    height: c_uint,
    color: sfColor
) -> *mut sfImage