[][src]Function darknet_sys::top_predictions

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