[][src]Function newt_sys::newtLabel

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