sfWindow_setIcon

Function sfWindow_setIcon 

Source
pub unsafe extern "C" fn sfWindow_setIcon(
    window: *mut sfWindow,
    width: c_uint,
    height: c_uint,
    pixels: *const sfUint8,
)