GDALNearblackOptionsSetProgress

Function GDALNearblackOptionsSetProgress 

Source
pub unsafe extern "C" fn GDALNearblackOptionsSetProgress(
    psOptions: *mut GDALNearblackOptions,
    pfnProgress: GDALProgressFunc,
    pProgressData: *mut c_void,
)