[][src]Function darknet_sys::float_to_image

pub unsafe extern "C" fn float_to_image(
    w: c_int,
    h: c_int,
    c: c_int,
    data: *mut f32
) -> image