Function MPI_File_get_size

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