Function darknet::ffi::top_predictions [] [src]

pub unsafe extern "C" fn top_predictions(
    net: *mut network,
    n: c_int,
    index: *mut c_int
)