Skip to main content

MPI_File_preallocate

Function MPI_File_preallocate 

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