Function PMPI_File_preallocate

Source
pub unsafe extern "C" fn PMPI_File_preallocate(
    fh: MPI_File,
    size: MPI_Offset,
) -> c_int