Function mpi::ffi::PMPI_Op_create [] [src]

pub unsafe extern fn PMPI_Op_create(function: MPI_User_function,
                                    commute: c_int,
                                    op: *mut MPI_Op)
                                    -> c_int