Function create_rectification_grid

Source
pub unsafe extern "C" fn create_rectification_grid(
    Width: f64,
    NumSquares: Hlong,
    GridFile: *const c_char,
) -> Herror