Function mpi::ffi::MPI_Op_create
[−]
[src]
pub unsafe extern fn MPI_Op_create(function: MPI_User_function,
commute: c_int,
op: *mut MPI_Op)
-> c_int