[][src]Function darknet_sys::random_distort_image

pub unsafe extern "C" fn random_distort_image(
    im: image,
    hue: f32,
    saturation: f32,
    exposure: f32
)