[][src]Function nuki_sys::nk_window_set_bounds

pub unsafe extern "C" fn nk_window_set_bounds(
    arg1: *mut nk_context,
    name: *const c_char,
    bounds: nk_rect
)