GDALInvHomography

Function GDALInvHomography 

Source
pub unsafe extern "C" fn GDALInvHomography(
    padfHomographyIn: *const f64,
    padfInvHomographyOut: *mut f64,
) -> c_int