ncplane_putnstr_aligned

Function ncplane_putnstr_aligned 

Source
pub unsafe extern "C" fn ncplane_putnstr_aligned(
    n: *mut ncplane,
    y: c_int,
    align: ncalign_e,
    s: usize,
    str_: *const c_char,
) -> c_int