Function sdl2_sys::video::SDL_GetDisplayBounds [] [src]

pub unsafe extern "C" fn SDL_GetDisplayBounds(
    displayIndex: c_int,
    rect: *mut SDL_Rect
) -> c_int