pub unsafe extern "C" fn ncplane_vprintf_aligned( n: *mut ncplane, y: c_int, align: ncalign_e, format: *const c_char, ap: *mut __va_list_tag, ) -> c_int
The ncplane equivalents of printf(3) and vprintf(3).