Function mpi_sys::MPI_Op_create [] [src]

pub unsafe extern "C" fn MPI_Op_create(
    user_fn: MPI_User_function,
    commute: c_int,
    op: *mut MPI_Op
) -> c_int