[][src]Function fermium::video::SDL_GetWindowMinimumSize

pub unsafe extern "C" fn SDL_GetWindowMinimumSize(
    window: *mut SDL_Window,
    w: *mut c_int,
    h: *mut c_int
)

Gets the minimum client area size of the window.