Function mpi::ffi::MPI_File_get_size

source ·
pub unsafe extern "C" fn MPI_File_get_size(
    fh: *mut ompi_file_t,
    size: *mut i64
) -> i32