Function mpi_sys::PMPI_Op_create

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