sfWindow_setFramerateLimit

Function sfWindow_setFramerateLimit 

Source
pub unsafe extern "C" fn sfWindow_setFramerateLimit(
    window: *mut sfWindow,
    limit: c_uint,
)