Function klt_sys::pgmWriteFile [] [src]

pub unsafe extern "C" fn pgmWriteFile(
    fname: *const c_char,
    img: *const c_uchar,
    ncols: c_int,
    nrows: c_int
)