Function PMPI_File_get_info

Source
pub unsafe extern "C" fn PMPI_File_get_info(
    fh: MPI_File,
    info_used: *mut MPI_Info,
) -> c_int