Function libnotcurses_sys::ffi::ncdirect_printf_aligned[][src]

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.