[][src]Function darknet_sys::center_crop_image

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