[][src]Function darknet_sys::get_detection_detections

pub unsafe extern "C" fn get_detection_detections(
    l: layer,
    w: c_int,
    h: c_int,
    thresh: f32,
    dets: *mut detection
)