sfRenderWindow_create

Function sfRenderWindow_create 

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