Function raylib::ffi::GuiWindowBox[][src]

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