Function PMPI_File_get_group

Source
pub unsafe extern "C" fn PMPI_File_get_group(
    fh: MPI_File,
    group: *mut MPI_Group,
) -> c_int