Function csfml_graphics_sys::sfImage_createFromPixels[][src]

pub unsafe extern "C" fn sfImage_createFromPixels(
    width: c_uint,
    height: c_uint,
    pixels: *const sfUint8
) -> *mut sfImage