Function gdal_sys::GDALAddDerivedBandPixelFunc

source ยท
pub unsafe extern "C" fn GDALAddDerivedBandPixelFunc(
    pszName: *const c_char,
    pfnPixelFunc: GDALDerivedPixelFunc,
) -> Type