Function libnotcurses_sys::ncplane_highgradient_sized[][src]

pub unsafe extern "C" fn ncplane_highgradient_sized(
    n: *mut ncplane,
    ul: u32,
    ur: u32,
    ll: u32,
    lr: u32,
    ylen: c_int,
    xlen: c_int
) -> c_int
Expand description

ncplane_gradent_sized() meets ncplane_highgradient().