Skip to main content

GuiMessageBox

Function GuiMessageBox 

Source
pub unsafe extern "C" fn GuiMessageBox(
    bounds: Rectangle,
    title: *const i8,
    message: *const i8,
    buttons: *const i8,
) -> i32