Function MPI_File_get_position

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