Function darknet::ffi::center_crop_image [] [src]

pub unsafe extern "C" fn center_crop_image(
    im: image,
    w: c_int,
    h: c_int
) -> image