Function newtWinMessage

Source
pub unsafe extern "C" fn newtWinMessage(
    title: *mut c_char,
    buttonText: *mut c_char,
    text: *mut c_char,
    ...
)