Function vips_hough_line

Source
pub unsafe extern "C" fn vips_hough_line(
    in_: *mut VipsImage,
    out: *mut *mut VipsImage,
    ...
) -> c_int