sfWindow_setVerticalSyncEnabled

Function sfWindow_setVerticalSyncEnabled 

Source
pub unsafe extern "C" fn sfWindow_setVerticalSyncEnabled(
    window: *mut sfWindow,
    enabled: sfBool,
)