mpi::bindings::MPI_Reduce_local [] [src]

pub unsafe extern fn MPI_Reduce_local(inbuf: *const c_void, inoutbuf: *mut c_void, count: c_int, datatype: MPI_Datatype, op: MPI_Op) -> c_int