Function klt_sys::pgmWrite [] [src]

pub unsafe extern "C" fn pgmWrite(
    fp: *const FILE,
    img: *const c_uchar,
    ncols: c_int,
    nrows: c_int
)