GDALApplyHomography

Function GDALApplyHomography 

Source
pub unsafe extern "C" fn GDALApplyHomography(
    arg1: *const f64,
    arg2: f64,
    arg3: f64,
    arg4: *mut f64,
    arg5: *mut f64,
) -> c_int