Function darknet::ffi::crop_image
[−]
[src]
pub unsafe extern "C" fn crop_image(
im: image,
dx: c_int,
dy: c_int,
w: c_int,
h: c_int
) -> image