Function klt_sys::KLTWriteFeatureListToPPM [] [src]

pub unsafe extern "C" fn KLTWriteFeatureListToPPM(
    fl: FeatureList,
    greyimg: *const PixelType,
    ncols: c_int,
    nrows: c_int,
    filename: *const c_char
)