sfRenderWindow_setIcon

Function sfRenderWindow_setIcon 

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