Function csfml_graphics_sys::sfRenderWindow_create [] [src]

pub unsafe extern "C" fn sfRenderWindow_create(
    mode: sfVideoMode,
    title: *const c_schar,
    style: sfUint32,
    settings: *const sfContextSettings
) -> *mut sfRenderWindow