Function raylib_sys::GuiWindowBox[][src]

pub unsafe extern "C" fn GuiWindowBox(
    bounds: Rectangle,
    title: *const c_char
) -> bool