sfWindow_create

Function sfWindow_create 

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