Function tile_channels

Source
pub unsafe extern "C" fn tile_channels(
    Image: Hobject,
    TiledImage: *mut Hobject,
    NumColumns: Hlong,
    TileOrder: *const c_char,
) -> Herror