[][src]Function fermium::SDL_ShowSimpleMessageBox

pub unsafe extern "C" fn SDL_ShowSimpleMessageBox(
    flags: Uint32,
    title: *const c_char,
    message: *const c_char,
    window: *mut SDL_Window
) -> c_int