Function csfml_graphics_sys::sfRenderWindow_setIcon [] [src]

pub unsafe extern "C" fn sfRenderWindow_setIcon(
    renderWindow: *mut sfRenderWindow,
    width: c_uint,
    height: c_uint,
    pixels: *const sfUint8
)