[][src]Function darknet_sys::network_predict

pub unsafe extern "C" fn network_predict(
    net: *mut network,
    input: *mut f32
) -> *mut f32