ncdirect_printf_aligned

Function ncdirect_printf_aligned 

Source
pub unsafe extern "C" fn ncdirect_printf_aligned(
    n: *mut ncdirect,
    y: c_int,
    align: ncalign_e,
    fmt: *const c_char,
    ...
) -> c_int
Expand description

Formatted printing (plus alignment relative to the terminal). Returns the number of columns printed on success.