GDALAddDerivedBandPixelFuncWithArgs

Function GDALAddDerivedBandPixelFuncWithArgs 

Source
pub unsafe extern "C" fn GDALAddDerivedBandPixelFuncWithArgs(
    pszName: *const c_char,
    pfnPixelFunc: GDALDerivedPixelFuncWithArgs,
    pszMetadata: *const c_char,
) -> Type