Function darknet::ffi::network_predict [] [src]

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