Function newtLabel

Source
pub unsafe extern "C" fn newtLabel(
    left: c_int,
    top: c_int,
    text: *const c_char,
) -> newtComponent