Function T_gen_grid_rectification_map

Source
pub unsafe extern "C" fn T_gen_grid_rectification_map(
    Image: Hobject,
    ConnectingLines: Hobject,
    Map: *mut Hobject,
    Meshes: *mut Hobject,
    GridSpacing: Htuple,
    Rotation: Htuple,
    Row: Htuple,
    Column: Htuple,
    MapType: Htuple,
) -> Herror